home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / bgqwkb20.zip / EXAMPLES.ZIP / C-TECH.SCR < prev    next >
Text File  |  1992-01-12  |  513b  |  28 lines

  1. quiet on
  2. name "GtNet Hub"
  3. dial "774-7877" with 10 redials
  4. wait for "[y/n]"
  5. sendln "n"
  6. wait for "name:"
  7. sendln "node tranquil y xxxxx"
  8. wait for "bulletins?"
  9. sendln "y"
  10. wait for "any key"
  11. sendln " "
  12. wait for "mail?"
  13. sendln "n"
  14. wait for "Help):"
  15. sendln "o 2"
  16. wait for "ENTER"
  17. sendln " "
  18. wait for ")uit:"
  19. sendln "u"
  20. shell "dsz port 2 sz c:\gt\uploads\c-tech.rep"
  21. wait for ")uit:"
  22. sendln "d"
  23. wait 360 for "000"
  24. shell "dsz port 2 rz c:\gt\specreq\c-tech.qwk"
  25. wait for "angup"
  26. sendln "h"
  27. exit
  28.